Print information about updated packages on cargo update
authorGeorge Hilliard <gh403@msstate.edu>
Sun, 17 May 2015 16:45:55 +0000 (18:45 +0200)
committerGeorge Hilliard <gh403@msstate.edu>
Fri, 28 Aug 2015 03:56:24 +0000 (22:56 -0500)
commit492b5825c3975357594886d270eee037aaa5c6f4
tree73fd16af1cd1a92ea65ee7f254507f601206cdc3
parentfc66290f270689f2f4da974b9f57a899ab06bd2e
Print information about updated packages on cargo update

Closes #984.
src/cargo/ops/cargo_generate_lockfile.rs
tests/support/mod.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_registry.rs